HsSystemQuestion 
Logical Entity Name  HsSystemQuestion 
Default Table Name  HsSystemQuestion 
Physical Only  NO 
Definition 
 
Note 
 

HsSystemQuestion Columns 
ColumnName  Domain  Datatype  NULL  Definition 
HsSystemQuestionID(PK)    int  NO 
 
Descrip    nvarchar(500)  NO 
 
TableName    nvarchar(100)  YES 
 
QuestionType    char(1)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

HsSystemQuestion Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_HsSystemQuestion_HsSystemQuestionID  PrimaryKey  HsSystemQuestionID 

HsSystemQuestion Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_HsSystemQuestion_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

HsSystemQuestion Check Constraints 
Check Constraint Name  CheckConstraint